Access slots of an SaemixData object using the object["slot"] format
# S4 method for SaemixData
[(x, i, j, drop)# S4 method for SaemixRepData
[(x, i, j, drop)
# S4 method for SaemixRepData
[(x, i, j) <- value
# S4 method for SaemixSimData
[(x, i, j, drop)
# S4 method for SaemixSimData
[(x, i, j) <- value
# S4 method for SaemixRes
[(x, i, j) <- value
object
element to be replaced
element to replace with
whether to drop unused dimensions
value to replace with